home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / MathDemo / DataBase / Question / ID376.txt < prev    next >
Encoding:
Text File  |  1996-10-25  |  1.9 KB  |  88 lines

  1. @WeightingScore 3,3,1,1
  2.  
  3. @atGraphic 5,12
  4. @Picture algebra\a010105.bmp
  5. @at 80,13
  6. Look at the following number 
  7. sequence:
  8. @InputWidth 20
  9. @at 40,48
  10. 1st term       2nd term       3rd term 
  11.       1                 1                  2            
  12. @at ,+8
  13. 4th term      5th term         6th term
  14.     3                  5                  8
  15. @at 5,+8
  16. What is the next number in the sequence? #[N]
  17. @at ,+8
  18. @Answer 1,13
  19. @Feedback 0,?
  20. No, each number is equal to the two 
  21. previous numbers added together. 
  22. 5 + 8 = 13
  23.  
  24.  
  25.  
  26.  
  27.  
  28. @question
  29. @at ,+8
  30. Complete the rule for the above sequence by 
  31. dragging the words listed below to fill the gaps.
  32. @at ,+10
  33. @InputWidth 77
  34. To find the next term #[A] the
  35. @at ,+5
  36. #[a].
  37.  
  38. @at ,+7
  39.  
  40. @at 40,+14
  41. #Alast╛term#     #Aadd╛together#
  42. @at ,+7
  43. #Aadd#     #Alast╛two╛terms#
  44.  
  45. @Answer 2, add╛together,last╛two╛terms
  46. @Feedback E1,?,?
  47. No, not quite right. Have a look at the 
  48. completed rule.
  49. @Feedback 0,?,?
  50. No, have a look at the completed rule.
  51. @feedback 2
  52. Correct.
  53. rrect.
  54. ave a look at the completed rule.
  55. @feedback 2
  56. Correct.
  57. rence_between, last_two_terms, 1, last_term
  58. @Feedback E1,?,?,?,?,?
  59. No, the complete rule is to find the next 
  60. term find the difference between the 
  61. last two terms then add 1.
  62. @Feedback 0,?,?,?,?,?
  63. No, the rule is to find the next term 
  64. find the difference between the last 
  65. two terms then add 1.
  66.  
  67.  
  68.  
  69. @Question
  70. @at 5,+15
  71. The numbers in the triangular number pattern can 
  72. also be represented as :
  73. @at ,+5
  74.     1st term    2nd term     3rd term       4th term           
  75.          1               3                6                10                
  76.          1            2 + 1      3 + 2 + 1     4 + 3 + 2 + 1  
  77. @at ,+5
  78.  
  79. Using this rule work out the value of the 
  80. @at ,+2
  81. @inputWidth 20
  82. 7th term? #[N]
  83. @Answer 1,28
  84. @Feedback 0, ?
  85. No, the 7th term will be 
  86. 7+6+5+4+3+2+1=28
  87. @Feedback 1
  88. Good.